libsnmpkit2c2a software package provides multithreaded SNMP connection library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libsnmpkit2c2a
libsnmpkit2c2a is installed in your system.
Make ensure the libsnmpkit2c2a package were installed using the commands given below,
$ sudo dpkg-query -l | grep libsnmpkit2c2a *
You will get with libsnmpkit2c2a package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libsnmpkit2c2a |
| Version | 0.9-16build1 |
| Description | multithreaded SNMP connection library |
| Sub Section | libs |